home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 April / Macworld (1999-04).dmg / Shareware World / Info / For Developers / The Big Hairy Installer / The Instructions / 6. AppleScripts < prev    next >
Text File  |  1998-12-16  |  430b  |  13 lines

  1. Big Hairy AppleScripts
  2.  
  3. You can have the installer launch AppleScripts by simply using the following syntax. 
  4. Note: The scripts themselves need to be plain text files, and not Script Editor Compiled scripts, or applications.
  5.  
  6. There is a basic structure to the script command:
  7. condition•script•path to the script
  8.  
  9.  
  10. Examples:
  11. condition 1•script•delete prefs    
  12. condition 2•script•beep a lot
  13. true•script•beep twice and open a window